ComponentOne FlexReport for WinForms
FindIndex(Predicate<LogEntry>) Method

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > LogEntryList Class > FindIndex Method : FindIndex(Predicate<LogEntry>) Method
Syntax
'Declaration
 
Public Overloads Function FindIndex( _
   ByVal match As System.Predicate(Of LogEntry) _
) As System.Integer
public System.int FindIndex( 
   System.Predicate<LogEntry> match
)

Parameters

match
See Also

Reference

LogEntryList Class
LogEntryList Members
Overload List